How to Install bootchart2 software package in Debian 9 (Stretch)

How to Install bootchart2 software package in Debian 9 (Stretch)

bootchart2 software package provides boot process performance analyser, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bootchart2 

bootchart2 is installed in your system.

Make ensure the bootchart2 package were installed using the commands given below,

$ sudo dpkg-query -l | grep bootchart2 *

You will get with bootchart2 package name, version, architecture and description in a table

bootchart2 package basic information:

Distro Debian 9 stretch
Section Utilities
Package bootchart2
Version 0.14.4-3
Description boot process performance analyser
Sub Section Utils


See Also, How to uninstall or remove bootchart2 software package from Debian 9 (Stretch)?